type encoding/xml.printer (struct)

Method Implmentations (15 other methods implement nothing)

Close() error *printer.M : io.Closer.Close *printer.M : io.WriteCloser.Close
Write(b []byte) (n int, err error) *printer.M : internal/bisect.Writer.Write *printer.M : io.WriteCloser.Write *printer.M : io.Writer.Write *printer.M : crypto/tls.transcriptHash.Write *printer.M : github.com/vmihailenco/msgpack/v5.writer.Write
WriteByte(c byte) error *printer.M : io.ByteWriter.WriteByte *printer.M : github.com/vmihailenco/msgpack/v5.writer.WriteByte
WriteString(s string) (n int, err error) *printer.M : io.StringWriter.WriteString *printer.M : golang.org/x/net/http2.stringWriter.WriteString *printer.M : net/http.http2stringWriter.WriteString